Build Log
  

Build started: Project: Basic Path Following AI, Configuration: Debug|Win32

Command Lines
  
Creating temporary file "c:\Users\Josh Heyde\Desktop\Basic Path Following AI\Basic Path Following AI\Debug\RSP00000337604772.rsp" with contents
[
/Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_UNICODE" /D "UNICODE" /Gm /EHsc /RTC1 /MDd /Fo"Debug\\" /Fd"Debug\vc90.pdb" /W3 /c /ZI /TP ".\C_Wave.cpp"

".\C_Route.cpp"

".\C_AI.cpp"
]
Creating command line "cl.exe @"c:\Users\Josh Heyde\Desktop\Basic Path Following AI\Basic Path Following AI\Debug\RSP00000337604772.rsp" /nologo /errorReport:prompt"
Output Window
  
Compiling...
C_AI.cpp
c:\users\josh heyde\desktop\basic path following ai\basic path following ai\c_ai.cpp(4) : fatal error C1083: Cannot open include file: 'C_WorldEntity.h': No such file or directory
C_Route.cpp
C_Wave.cpp
c:\users\josh heyde\desktop\basic path following ai\basic path following ai\c_wave.cpp(2) : fatal error C1083: Cannot open include file: 'C_WorldEntity.h': No such file or directory
Generating Code...
Results
  
Build log was saved at "file://c:\Users\Josh Heyde\Desktop\Basic Path Following AI\Basic Path Following AI\Debug\BuildLog.htm"
Basic Path Following AI - 2 error(s), 0 warning(s)